CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 8 puzzle

搜索资源列表

  1. 8puzzle

    0下载:
  2. 这是一个非常好的程序,主要用来解决模糊变结构控制问题,是我导师给我的,现在和大家分享。-fsekjl dfsdfj psdfsdf sdfklsdjfopsd
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2691
    • 提供者:李华青
  1. 8Puzzle

    0下载:
  2. This an example of solving 8puzzle problem by computer-This is an example of solving 8puzzle problem by computer
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1730
    • 提供者:ersin 莽elik
  1. AIpuzzle

    0下载:
  2. 使用A*算法 双向搜索实现的8PUZZLE问题-Bi-directional search using the A* algorithm implementation issues 8PUZZLE
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:8926
    • 提供者:Raistlin
  1. Fast_8_puz18227611292004

    0下载:
  2. 8 puzzle game source code in c
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:5572
    • 提供者:betoche
  1. 8PuzzleProblem

    0下载:
  2. 实现了简单的宽度优先搜索,算法比较简单,课程设计时可用。-To achieve a simple breadth-first search
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:701310
    • 提供者:白天
  1. 8_num

    0下载:
  2. 人工智能八数码问题用A*算法的求解源代码-AI 8 Puzzle Problem Solving with the A* algorithm source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:255943
    • 提供者:xuting
  1. puzzle

    0下载:
  2. java拼图applet 1-8数字拼图-java puzzle applet 1-8 number puzzle
  3. 所属分类:Applet

    • 发布日期:2017-03-30
    • 文件大小:8991
    • 提供者:wanggenyou
  1. ai2

    0下载:
  2. 8 puzzle sol by A* search with wxPython
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:9810
    • 提供者:pladown
  1. 8puzzle

    0下载:
  2. Simple 8 Puzzle with C-Simple 8 Puzzle with C++
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:27372
    • 提供者:kaveh
  1. 8PUZZLE

    0下载:
  2. program to run 8 puzzle game used to illustrate AI
  3. 所属分类:Game Program

    • 发布日期:2017-04-11
    • 文件大小:1295
    • 提供者:sutirtha
  1. PLAY

    0下载:
  2. a 8-puzzle problem program using mfc
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:80053
    • 提供者:gayathri0617115
  1. A_Acolyte_176621752004

    0下载:
  2. A Acolyte of AI with 8 Puzzle-This is an attempt to bring some AI programming in VB using A Star (A*) algorithm to solve 8 puzzle problem. This is the famous AI search algorithm test problem to rearrange misplaced cells in a proper sequence on an 3 b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:29204
    • 提供者:Sun
  1. 8puzzle_in_Cshell

    0下载:
  2. 8 puzzle game programmed in (C shell) in unix system.
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:1062
    • 提供者:meshari
  1. 8puzzle

    0下载:
  2. 8 puzzle是西人喜欢玩的一个小游戏,这段小程序用四种人工智能算法来实现这个小游戏。 首先是A*查找,包括Nilsson’s sequence score;Tiles Out of Place;Manhattan Distance;另外还有一种算法是air distance-8 puzzle a foreigner like to play a little game, this small program with four kinds of artificial intelligen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:13525
    • 提供者:julian
  1. PuzzleFrame.java

    0下载:
  2. (1).能够实现简单的小游戏智能拼图,所设计的是数字智能拼图,包括初级和高级两种玩法; (2).初级三行三列,包括数字1——8,和一个活动按钮,高级四行四列,包括数字1——15和一个活动按钮; (3).游戏开始,数字随机排列,玩家把数字按顺序1——8或1——15排列起来(行排列)就算成功过关; (4).此游戏为休闲娱乐小游戏。 -(1). To achieve a simple smart puzzle game, designed for digital intelligent
  3. 所属分类:Games

    • 发布日期:2017-03-29
    • 文件大小:8295
    • 提供者:向云洲
  1. source_code

    0下载:
  2. 八数码(启发式和广度优先搜索两种方法实现)+骑士巡游+比赛日程安排等经典问题的C++源代码-the source code of some classic problems, such as 8 puzzle question, Knight Parade, and Competition Schedule.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:9899
    • 提供者:mim
  1. 8puzzle

    0下载:
  2. this is an 8 puzzle solver used depth search as basis.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2069
    • 提供者:John
  1. 8_puzzle

    0下载:
  2. Its a 8 puzzle code solved using heuristics
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3406
    • 提供者:Satyarth
  1. 8_puzzle

    0下载:
  2. a source code for 8-puzzle problem in which initial state and final state are given as input and program shows the no of steps to solve the problem and states also which occur in between initial state and final state.
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:1668
    • 提供者:naresh
  1. 8puzzle

    0下载:
  2. 8 puzzle 程序, 采用 matlab 编程-8 puzzle
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2387
    • 提供者:sheldon
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com